(…)
with the appropriate connection details for both the PostgreSQL and Event Hubs instances. More details on adding Peers are available here.
mirror-name
: Desired name for the mirror.postgres-peer-name
: Name of the PostgreSQL peer.eventhubs-peer-name
: Name of the Event Hubs group peer.namespace-name
: Name of the namespace in which you wish to sync to an eventhub.eventhub-name
: Name of the eventhub in which you wish to sync the data. PeerDB creates the eventhub for you if it doesn’t exist already.partition_key_column
: Column in the source table whose values will be used to route data into the partitions of the event hub.max_batch_size
: Maximum number of records in a batch.publication_name
: Name of the publication.localhost:8085
to get full visibility into the different jobs and steps that PeerDB is taking under the covers to manage the MIRROR.